home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 July / CHIP Turkiye Temmuz 2000.iso / prog / share / 36 / History-nxc.tx_ / History-nxc.tx
Text File  |  2000-04-19  |  9KB  |  416 lines

  1.  
  2. NeXTControls.OCX History File.
  3.  
  4. Copyright 1999 by Jorge M.R. Coelho and John T. Folden
  5.  
  6.  
  7. --------------------------
  8.  
  9. Build 1.0.98 - 19 Apr 2000
  10.  
  11.  
  12. Fixed: When left clicking on a task button for the first time,
  13. if the window to bring forward was maximized it would be
  14. restored as well.
  15.  
  16.  
  17. --------------------------
  18.  
  19. Build 1.0.95 - 4 Apr 2000
  20.  
  21.  
  22. Fixed: Closing an Explorer window with middle click on a
  23. task icon did not work and only resulted in a beep.
  24.  
  25.  
  26. --------------------------
  27.  
  28. Build 1.0.94 - 21 Mar 2000
  29.  
  30.  
  31. Added: Middle-clicking on a task icon can now terminate the
  32. associated application even if it is not responding. 
  33.  
  34. Added: The tasklist icons are now refreshed every 3 seconds
  35. even if no applications have been started or terminated. This
  36. solves the problem of applications that changed their taskbar 
  37. icon to show a process progress and also corrects a problem
  38. where sometimes busy applications would show the wrong icon.
  39.  
  40. Added: Dragging a file over a Tasklist button now not only
  41. brings the associated window forward as it also identifies
  42. the window with a tooltip.
  43.  
  44.  
  45. --------------------------
  46.  
  47. Build 1.0.92 - 29 Feb 2000
  48.  
  49.  
  50. Added: Bitmap transparency to tasklist buttons.
  51.  
  52.  
  53. --------------------------
  54.  
  55. Build 1.0.91 - 23 Dec 1999
  56.  
  57.  
  58. Fixed: The Tasklist control should now provide enough time
  59. for tasks to show their correct icon when busy loading 
  60. before timing out. 
  61.  
  62.  
  63. --------------------------
  64.  
  65. Build 1.0.90 - 10 Dec 1999
  66.  
  67.  
  68. Fixed: The Tasklist control no longer freezes the application
  69. when another app hangs or hogs the system. 
  70.  
  71.  
  72. --------------------------
  73.  
  74. Build 1.0.89 - 4 Sep 1999
  75.  
  76.  
  77. Added: Dragging a file over a Tasklist button now brings the 
  78. associated window forward.
  79.  
  80.  
  81. --------------------------
  82.  
  83. Build 1.0.88 - 21 Aug 1999
  84.  
  85.  
  86. Changed: NxTasklist control now ignores any space reserved by
  87. taskbars and toolbars on the screen.
  88.  
  89.  
  90. --------------------------
  91.  
  92. Build 1.0.85 - 21 Aug 1999
  93.  
  94.  
  95. Fix: 3D display problems with NxFrame and NxPopUp controls in 
  96. large font systems. 
  97.  
  98.  
  99. --------------------------
  100.  
  101. Build 1.0.83 - 20 Jul 1999
  102.  
  103.  
  104. Fix: Problem with tooltip on tasklist where it sometimes 
  105. would not go away.
  106.  
  107.  
  108. --------------------------
  109.  
  110. Build 1.0.82 - 15 Jul 1999
  111.  
  112.  
  113. Fix: Improved the WB/NS Minimize/Restore bug.
  114.  
  115.  
  116. --------------------------
  117.  
  118. Build 1.0.81 - 1 Jul 1999
  119.  
  120.  
  121. Added: Ability for Tasklist to use multiple icon files for user
  122. defined icons.
  123.  
  124. --------------------------
  125.  
  126. Build 1.0.80 - 23 Jun 1999
  127.  
  128.  
  129. Fixed: User Handles resource leak when using the Tasklist control
  130. under NT.
  131.  
  132.  
  133. --------------------------
  134.  
  135. Build 1.0.79 - 18 Jun 1999
  136.  
  137.  
  138. Added: Middle clicking on a task icon of the Tasklist control now
  139. kills that task.
  140.  
  141. Fixed: The Tasklist control was not positoning itself properly when
  142. anchored to the right edge of the screen.
  143.  
  144.  
  145. --------------------------
  146.  
  147. Build 1.0.78 - 15 Jun 1999
  148.  
  149.  
  150. Added: File List Control now displays <Empty> if there are no files
  151. or folders to view.
  152.  
  153. Added: A task can now be made not to appear on the TaskList control
  154. by leaving the Iconpath blank in a User Specified Icon.
  155.  
  156. Changed: Method used to display the Tasklist control.
  157.  
  158. Fixed: Tasklist control would try to display a button frame when
  159. a task icon was clicked if using transparent icons with the border
  160. set to 3D Push in ( Again! ) 
  161.  
  162.  
  163. --------------------------
  164.  
  165. Build 1.0.77 - 10 Jun 1999
  166.  
  167.  
  168. Changed: The NxFile control is now incomensurably faster, specially
  169. when retrieving folders with thousands of files.
  170.  
  171. Fixed: Tasklist control should now properly display in every virtual
  172. desktop instead of only in the primary.
  173.  
  174. Fixed: Tasklist control would try to display a button frame when
  175. a task icon was clicked if using transparent icons with the border
  176. set to 3D Push in. 
  177.  
  178.  
  179. --------------------------
  180.  
  181. Build 1.0.76
  182.  
  183.  
  184. Fixed: Problem with Textbox control when scrolling.
  185.  
  186. --------------------------
  187.  
  188. Build 1.0.75
  189.  
  190.  
  191. Added: BorderColor and BorderColor2 properties to the Tasklist
  192. control. Defines the colors used to draw the button's 3D frame.
  193.  
  194. Added: Always On Top property to the Tasklist control.
  195.  
  196. Changed: Method used to display the text in a Text box control.
  197.  
  198. Fixed: Problem with Frame control not repainting correctly in
  199. design mode. It also consumes a lot less memory now.
  200.  
  201.  
  202. --------------------------
  203.  
  204. Build 1.0.74
  205.  
  206.  
  207. Added: Option buttons and checkboxes now fire up the click event
  208. when their value is changed programatically.
  209.  
  210.  
  211. --------------------------
  212.  
  213. Build 1.0.73
  214.  
  215.  
  216. Added: Transparent background to buttons in Tasklist control.
  217.  
  218. --------------------------
  219.  
  220. Build 1.0.72
  221.  
  222.  
  223. Added property page to the text property of the NxText control.
  224.  
  225.  
  226. --------------------------
  227.  
  228. Build 1.0.71
  229.  
  230.  
  231. Added support for push in buttons in Tasklist control.
  232.  
  233.  
  234. --------------------------
  235.  
  236. Build 1.0.70
  237.  
  238.  
  239. Optimized some of the controls code so they display faster.
  240.  
  241.  
  242. --------------------------
  243.  
  244. Build 1.0.69
  245.  
  246.  
  247. Fixed problem with text being cut-off at the end of the textbox
  248. control.
  249.  
  250.  
  251. --------------------------
  252.  
  253. Build 1.0.68
  254.  
  255.  
  256. Fixed problem with scrollbars and textbox control.
  257.  
  258.  
  259. --------------------------
  260.  
  261. Build 1.0.67
  262.  
  263.  
  264. Fixed error under NT when using the tasklist control if PSAPI.DLL
  265. does not exist.
  266.  
  267. Added UserControl icons to NxFile and NxTask controls.
  268.  
  269. Fixed bug in which NxCheck would not display the checkmark if
  270. it was assign a boolean value of True instead of '1'.
  271.  
  272. --------------------------
  273.  
  274. Build 1.0.65
  275.  
  276.  
  277. Added Tasklist control. 
  278.  
  279. Improved the speed of the file listbox control when fetching 
  280. large directories.
  281.  
  282. --------------------------
  283.  
  284. Build 1.0.63
  285.  
  286.  
  287. Double-click event of file listbox control now only fires when
  288. user double clicks on the actual listbox part of the control.
  289.  
  290. Improved Painting code of File listbox control.
  291.  
  292. Wrote code to circunvent VB bug that caused scrollbars not to be
  293. enabled/disabled as needed when placed on a Modall form.
  294.  
  295.  
  296. --------------------------
  297.  
  298. Build 1.0.55
  299.  
  300.  
  301. File listbox core code changed, to allow tenfold speed increase.
  302.  
  303.  
  304. --------------------------
  305.  
  306. Build 1.0.53
  307.  
  308.  
  309. Check and Option controls now also have a 'disabled' look.
  310.  
  311.  
  312. --------------------------
  313.  
  314. Build 1.0.52
  315.  
  316.  
  317. The Pull up menu control no longer reports a click event if the user
  318. expands it and then clicks on the same item.
  319.  
  320. The Pull up menu control now correctly collapses when the user clicks 
  321. anywhere outside the control.
  322.  
  323. --------------------------
  324.  
  325. Build 1.0.48
  326.  
  327.  
  328. Added File Mask option to File list box control.
  329.  
  330. Fixed problem with pull up menu disappearing behind a window if expanded
  331. and the parent window looses then regains focus.
  332.  
  333. --------------------------
  334.  
  335. Build 1.0.47
  336.  
  337.  
  338. Optimized auto-exclude code for option buttons.
  339.  
  340.  
  341. --------------------------
  342.  
  343. Build 1.0.46
  344.  
  345. Fixed problem with large icons being displayed as small icons in the 
  346. filebrowser listbox.
  347.  
  348.  
  349. --------------------------
  350.  
  351. Build 1.0.45
  352.  
  353. Fixed display bug with List box controls.
  354.  
  355. Fixed a problem with the File Listbox control and NT's pagefile.sys file.  
  356.  
  357. Fixed problem in which scroll buttons appeared not to 'depress' when scrolling
  358. resulted in a lot of processor activity.
  359.  
  360. Fixed problem with Automation Errors on the main application after compiling a
  361. new OCX. 
  362.  
  363.  
  364. --------------------------
  365.  
  366. Build 1.0.28
  367.  
  368. Fixed severe memory leak when using icons in the file listboxes.
  369.  
  370. Added 'Value' property ( to control scroll bar position ) and 
  371. 'PathChanged' event to File list box control.
  372.  
  373. Scroll in Listboxes and File Listboxes is now imediate, instead of
  374. pixel by pixel, if the listboxes are not hidden, and any text and
  375. icons are only drawn when the controls are visible.
  376.  
  377. Increased icon spacing for File listbox controls.
  378.  
  379.  
  380. --------------------------
  381.  
  382. Build 1.0.21
  383.  
  384. Added File listbox control.
  385.  
  386. Listboxes now do not scroll pixel by pixel if the control is not visible ( faster ).
  387.  
  388.  
  389. --------------------------
  390.  
  391. Build 1.0.20
  392.  
  393. Added OLE Drop capability to the list box control.
  394.  
  395.  
  396. --------------------------
  397.  
  398. Build 1.0.19
  399.  
  400. The Pull Down Menu control no longer raises the click event when clicked on in the colapsed state.
  401.  
  402.  
  403. --------------------------
  404.  
  405. Build 1.0.18
  406.  
  407. Added Enabled/Disabled appearence to the Pull Down Menu.
  408.  
  409. Added Style=2 property to listbox so that the control reserves space at the right for the sub-item arrow.
  410.  
  411.  
  412. --------------------------
  413.  
  414. Build 1.0.15
  415.  
  416. Fixed timing problem bug that would cause strange scrolling behavior when scrolling a listbox using the keyboard.